xen.git
2008-02-13 Keir Fraserpv-on-hvm: Signal crash to Xen tools when HVM guest...
2008-02-12 Keir Fraserstubdom: missing two renames (avoids always re-compilin...
2008-02-12 Keir Fraserstubdom: Rename stubdom/*.build into stubdom/*-build...
2008-02-12 Keir FraserMake stubdom/Makefile override XEN_OS to MiniOS, and add
2008-02-12 Keir Fraser[BUILD] Disable LOCALVERSION_AUTO in upstream Linux...
2008-02-12 Keir Fraser[BUILD] Fixup support for building upstream kernels.
2008-02-12 Keir Fraser[BUILD] Add option to ensure kernel build is non-intera...
2008-02-12 Keir FraserAdd stubdomain support. See stubdom/README for usage...
2008-02-12 Keir Fraserlibxenctrl headers should not pollute macro namespace...
2008-02-12 Keir Fraserdevice-dm: Use SIGHUP before SIGKILL
2008-02-12 Keir Fraserxend: Remove redundant check of maximum memory size.
2008-02-12 Keir FraserAdd timestamp option to xenconsoled
2008-02-11 Keir FraserRendezvous selected cpus in softirq (stop_machine).
2008-02-11 Keir Fraserioemu: Dynamic VNC colour depth.
2008-02-11 Keir Fraserxen-api: Fix some errors in Xen-API's PBD class.
2008-02-11 Keir Fraserxen-api: Add TOC and hyperlink cross reference to xen...
2008-02-11 Keir Fraserioemu: save 3MB of ioport tables (on 64bit machines)
2008-02-11 Keir Fraserioemu: cope with partial reads/writes when using the...
2008-02-11 Keir Fraserx86 hvm: Allow HPET to be configured as a per-domain...
2008-02-11 Keir Fraserxend: Better support for legacy HVM config with hvmload...
2008-02-11 Keir Fraserx86: Compile fix for p2m audit code.
2008-02-11 Keir Fraservt-d: Remap interrupt for passthru device if such HW...
2008-02-11 Keir Fraserx86: Fix build after xentrace changes.
2008-02-11 Keir FraserDocument XenStore's new SET_TARGET message
2008-02-11 Keir Fraserx86 shadow: Move the shadow linear mapping for n-on...
2008-02-11 Keir Fraserxend: Remove redundant xc.domain_setcpuweight() all...
2008-02-11 Keir Fraserdomain builder: make vfb = [ 'type=sdl' ] work
2008-02-11 Keir Fraserioemu stubdom: make daemonize optional
2008-02-11 Keir Fraserioemu: some ifndef NO_UNIX_SOCKETS were missing
2008-02-11 Keir Fraserioemu: make AIO optional (already done upstream)
2008-02-11 Keir Fraserioemu: fix compilation without softfloat
2008-02-11 Keir Fraserioemu stubdom: make TPM optional
2008-02-11 Keir Fraserqemu: Queue mouse clicks.
2008-02-11 Keir Fraserxentrace: Remove redundant tb_done_init checks, and...
2008-02-11 Keir Fraserxentrace: Improve xentrace to use VIRQ_TBUF interrupts...
2008-02-11 Keir Fraserxentrace: Allow xentrace to handle >4G of trace data.
2008-02-11 Keir Fraserxentrace: Fix bug in logic for bytes_to_wrap in trace...
2008-02-07 Keir Fraserx86_emulate: Fix IMUL r/m8 emulation.
2008-02-07 Keir Fraservmx realmode: Add REP MOVS handler.
2008-02-07 Keir Fraserx86_emulate: Handle rep_ins, rep_outs, rep_movs hook...
2008-02-07 Keir Fraserx86_emulate: Fix MUL emulation.
2008-02-07 Keir Fraserioemu: use POSIX int type.
2008-02-07 Keir Fraserx86: physaddr_bitsize must always be initialised for...
2008-02-07 Keir Fraserioemu: Fix build after LIST->QEMU_LIST changes.
2008-02-07 Keir Fraservmx: Clean up VPMU code a little and remove noisy printk.
2008-02-07 Keir Fraserhvm: Clean up CPUID_0000_0001 return values.
2008-02-07 Keir FraserAdd 'coredump-destroy' and 'coredump-restart' actions...
2008-02-07 Keir Fraserxm reboot: Fix wait option of xm reboot command
2008-02-07 Keir Fraserioemu: avoid name clashes due to LIST_* macros
2008-02-07 Keir Fraserioemu: config cleanup re AF_UNIX sockets on non-Windows
2008-02-07 Keir Fraserminios: Fix blkfront grant map leak
2008-02-07 Keir Fraserminios: Support net/block backend in domU
2008-02-06 Keir Fraserhvmloader: Remove dead function check_amd().
2008-02-06 Keir Fraserx86 vmx: Remove vmxassist.
2008-02-05 Keir FraserRevert 16973:b5427f2d83c3, which breaks automated testi...
2008-02-05 Keir Fraserx86_emulate: fix side-effect macro call.
2008-02-05 Keir Fraservmx realmode: Emulate protected-mode transition while...
2008-02-05 Keir Fraserxend: Scrub vnc password for vfb from xend.log.
2008-02-05 Keir Fraserxend: Restore values of /vm/uuid/xend/* to recreated...
2008-02-05 Keir Fraserx86_emulate: Fix SAHF emulation.
2008-02-04 Keir Fraserx86: adjust reserved bit page fault handling
2008-02-04 Keir Fraserx86 shadow: Cleanup for early-unshadow code.
2008-02-04 Keir Fraserioemu: use SIGHUP instead of SIGKILL
2008-02-04 Keir FraserRevert 16947:32b898768217027. Breaks HVM qcow-backed...
2008-02-03 Keir Fraserhvm: FPU management cleanups.
2008-02-03 Keir Fraservmx realmode: HOST_CR0.TS must be cleared when restorin...
2008-02-03 Keir FraserRevert 16963:d29d74d4eeac and 16750:2ac0fd9fd4b4.
2008-02-02 Keir FraserFix hvmloader makefile dependencies, and do not recurse...
2008-02-02 Keir Fraseretherboot: Supply pre-built option ROMs to avoid needin...
2008-02-02 Keir FraserFix to Xen NAT network scripts for Debian.
2008-02-02 Keir Fraserxend: Fix grow of the LEGACY_UNSUPPORTED_BY_XENAPI_CFG...
2008-02-02 Keir FraserFix save/restore failure cleanup
2008-02-01 Keir Fraserhvm: Fix 'xm save' bug in qhich qemu-dm ignores SIGTERM.
2008-02-01 Keir Fraserx86 shadow: Fix cross-page write emulation failure.
2008-02-01 Keir FraserDirect Linux boot: XenD changes for HVM direct Linux...
2008-02-01 Keir FraserDirect Linux boot: Support booting non-relocatable...
2008-02-01 Keir FraserDirect Linux boot: Support booting relocatable Linux...
2008-01-31 Keir Fraserhvm: Etherboot for E100 NIC
2008-01-31 Keir FraserRemove unused find-gcc-3 script.
2008-01-31 Keir Fraseretherboot: Fix the build.
2008-01-31 Keir Fraservmx realmode: Exception delivery clears interrupt shadow.
2008-01-31 Keir FraserFix x86/64 Xen build.
2008-01-31 Keir FraserFix xm shutdown/reboot for HVM domain of IA64
2008-01-31 Keir FraserSmall fix for VMX Core2 perfctr access.
2008-01-31 Keir Fraserlibxc: Fix the third argument of bitmap_64_to_byte...
2008-01-31 Keir Fraserbuild: Make PREFIX work by fixing LIBDIR
2008-01-31 Keir Fraservmx realmode: Emulate MSR accesses.
2008-01-31 Keir FraserAdd DTrace support to xenstored
2008-01-31 Keir Fraserioemu: Stop PV guest from parsing xenstore and opening...
2008-01-30 Ian JacksonBuild etherboot ROM from source.
2008-01-30 Keir Fraserioemu: Fix xenstore access changes.
2008-01-30 Keir Fraserioemu: strip tap subtype prefix from image name
2008-01-30 Keir Fraserxend: fix external-device-migrate step 0
2008-01-30 Keir Fraseracm, xend: Fix resetting policy.
2008-01-30 Keir Fraservmx: Clean up after Core2 perf-monitoring patch.
2008-01-30 Keir Fraservmx: Enable Core 2 Duo Performance Counters in HVM...
2008-01-30 Keir Fraserxend: Small fix for hvm/hap flags.
2008-01-30 Keir Fraserioemu: use standard uint8_t instead of uint8 in new...
2008-01-30 Keir Fraserxend: Perform uuid/name uniqueness check on restore.
2008-01-30 Keir Fraserioemu: Better fix for SB16 infinite looping.
next